Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 177,047 for

document formatting

(0.35 sec)
  1. ShapeBase.SoftEdge | Aspose.Words for .NET

    Enhance your designs with ShapeBase SoftEdge for smooth, soft edge Formatting. Elevate your visuals effortlessly and stand out in every project!...SoftEdge property Gets soft edge formatting for the shape. public SoftEdgeFormat...image resolution. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Document | Aspose.Words for Java

    Represents a Word Document in Java....Document Contents [ Hide ] Inheritance: java.lang.Object, com...DocumentBase public class Document extends DocumentBase Represents...

    reference.aspose.com/words/java/com.aspose.word...
  3. Style.remove method | Aspose.Words for Python

    Style.remove method. Removes the specified style from the Document....the specified style from the document. def remove ( self ): ......has following effects on the document model: All references to the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Format Pivot Table Cells|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Ask AI Format Pivot Table Cells Contents [ Hide ] Sometimes you...you want to format pivot table cells. For example, you want to...

    docs.aspose.com/cells/net/format-pivot-table-ce...
  5. How to Generate Word Document using Java withou...

    This brief tutorial explains how to generate Word Document using Java without Interop. It will help you to create Word Document using Java without Interop in any of the operating system like macOS, Ubuntu and Windows....Family How to Generate Word Document using Java without Interop...details on how to generate Word document using Java without Interop...

    kb.aspose.com/words/java/how-to-generate-word-d...
  6. Copy Range Data Only|Documentation

    This article describes how to copy range data only with Aspose.Cells for Python via .NET library....copying the data only, not the formatting. Aspose.Cells for Python...specified formatting attributes. Apply the style formatting to the...

    docs.aspose.com/cells/python-net/copy-range-dat...
  7. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading Formatting for the cell....that refers to the shading formatting for the cell. get shading...borders. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....specify various import options to format output. To learn more, visit...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  9. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how to access and customize the paragraph Formatting of styles for enhanced Document presentation and professional Formatting....property Gets the paragraph formatting of the style. public ParagraphFormat...with list formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sty...
  10. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra Formatting to the table. DocumentBuilder bu…...specified with rgba in the word document Aspose.Words Product Family...GenerateWordFromWith() { Document doc = new Document(); // We can position...

    forum.aspose.com/t/inserthtml-does-not-preserve...